Skip to content

Conversation

JakeGBLP
Copy link
Contributor

Problem

Previously, EntryDataExpression used T as the generic parameter for both the default value and the return types, this causes generics issues and didn't allow sub types to be used

Solution

Allow sub types.


Completes: none that i'm aware of
Related: none that i'm aware of

@JakeGBLP JakeGBLP requested review from APickledWalrus and a team as code owners August 16, 2025 04:41
@JakeGBLP JakeGBLP requested review from Pesekjak and removed request for a team August 16, 2025 04:41
@skriptlang-automation skriptlang-automation bot added the needs reviews A PR that needs additional reviews label Aug 16, 2025
@skriptlang-automation skriptlang-automation bot added patch-ready A PR/issue that has been approved and is ready to be merged/closed for the next patch version. and removed needs reviews A PR that needs additional reviews labels Aug 16, 2025
@sovdeeth sovdeeth added the enhancement Feature request, an issue about something that could be improved, or a PR improving something. label Aug 29, 2025
@sovdeeth sovdeeth merged commit 1c99504 into SkriptLang:dev/patch Aug 29, 2025
5 checks passed
@skriptlang-automation skriptlang-automation bot added completed The issue has been fully resolved and the change will be in the next Skript update. and removed patch-ready A PR/issue that has been approved and is ready to be merged/closed for the next patch version. labels Aug 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
completed The issue has been fully resolved and the change will be in the next Skript update. enhancement Feature request, an issue about something that could be improved, or a PR improving something.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants